CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tabu search

搜索资源列表

  1. METSlib

    0下载:
  2. METSlib提供基本的启发式算法框架,包括局部搜索及其变体,模拟退火和禁忌搜索等。 -METSlib implements the basics of some metaheuristics algorithm: * Random Restart Local Search * Variable Neighborhood Search * Iterated Local Search * Simulated Annealing (with line
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:21317
    • 提供者:mx
  1. tabu

    0下载:
  2. This Tabu search, i use that in my dimplom.-This is Tabu search, i use that in my dimplom.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:970
    • 提供者:Das
  1. MATLAB

    0下载:
  2. it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9385
    • 提供者:virendra
  1. tabu

    0下载:
  2. 禁忌搜索算法,利用FORTRAN编写的小程序。-Tabu Search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:290966
    • 提供者:hua
  1. TabuSearch

    0下载:
  2. Tabu Search Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:25322
    • 提供者:Marcel
  1. search

    0下载:
  2. 禁忌算法程序应用的基本程序代码,希望对大家有所帮助.-Applications of tabu search algorithm program code , we want to help everyone.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2973
    • 提供者:张新雁
  1. Dynamic-Search-Algorithm

    0下载:
  2. 提出一种基于改进粒子群动态搜索算法的网络重构方法,算法把初始粒子群按照适应度的大小分为两个互不交叉,且具有不同分工的子群,并进行动态搜索。通过引入了交叉和禁忌思想,减少了解陷入局部最优的可能性.与遗传、禁忌搜索算法重构的结果进行比较,表明本文算法具有更高的搜索效率,更容易找到全局最优解.-:An improved method based on improved particle swarm optimization dynamic search algodthm networkrcconfig
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:419543
    • 提供者:yirufang
  1. Ttabu-search-h

    0下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易易懂,适合初学入门者 ,经测试可直接使用。 -Tabu search algorithm to solve the problem of 50 cities in the tsp, simple and easy to understand, suitable for beginners beginners, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3054
    • 提供者:家庭教师
  1. search

    0下载:
  2. 禁忌搜索算法 实现tsp 程序代码有注释 易懂-tabu search
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2969
    • 提供者:guyu
  1. Tabu

    0下载:
  2. 用tabu search实现的顺序排列,是整个禁忌搜索的基础所在,对于建立tabulist和寻找最优解的过程程序都很明确标注-By order of tabu search to achieve, is the foundation of the entire tabu search, and the process of looking for a program to build tabulist optimal solution are clearly marked
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:22430
    • 提供者:Frau Zhang
  1. tabu

    2下载:
  2. 禁忌搜索求函数极值matlab,help people to understand the alogrithm-Tabu search extremal function
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1676
    • 提供者:刘阳
  1. tabu

    0下载:
  2. 一个用禁忌搜索算法求解旅行商(TSP)问题的java源代码,算法正确可行。-A tabu search algorithm to solve TSP (TSP) problem java source code, the algorithm is correct and feasible.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2650
    • 提供者:andysau
  1. tabu-searchjava

    0下载:
  2. a java code for tabu search
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3835
    • 提供者:RimB
  1. 14-tabu~

    0下载:
  2. solving electrical power system using Tabu search algorithm
  3. 所属分类:Energy industry

    • 发布日期:2017-04-15
    • 文件大小:6430
    • 提供者:Haty
  1. 16-tabu~

    0下载:
  2. solving the power system reconfiguration using Artificial intelligent Tabu search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5045
    • 提供者:Haty
  1. 18-tabu

    0下载:
  2. solving the power system reconfiguration using AI- Tabu search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4604
    • 提供者:Haty
  1. Tabu-search

    0下载:
  2. 禁忌算法的实用性和可靠性很强,解决了很多问题-Tabu algorithm is very practical and reliable, and solves many problems.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4226531
    • 提供者:李薛萍
  1. TABU-Search---Travelling-Salesman-Problem

    0下载:
  2. Travelling search algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:13177
    • 提供者:mehdi
  1. Tabu

    0下载:
  2. matlab环境下利用禁忌搜索算法解决TSP问题-Tabu search algorithm for TSP
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:34599
    • 提供者:林爽雯
  1. pesa2

    0下载:
  2. tabu search for globol optimization
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:jai@nitw
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com